import { ShapeComponent as SC } from '../../runtime'; export type SmoothOptions = Record; export declare const Smooth: SC;