import { Input } from '../../../../input'; export declare const DIMENSIONS_INPUT_PROPS: Partial; export declare const PERCENT_BORDER_RADIUS_INPUT_PROPS: Partial; export declare const STROKE_WIDTH_INPUT_PROPS: Partial; export declare const VALUE_WIDTH_INPUT_PROPS: { readonly dragScale: { readonly x: 1; readonly y: 0.25; }; readonly bounds: { readonly lower: 40; readonly upper: 500; }; readonly endContent: "px"; }; //# sourceMappingURL=input.d.ts.map