declare const _default: { title: string; components: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition | undefined) => import("@microsoft/fast-foundation").FoundationElementRegistry>; argTypes: { disabled: { control: { type: string; }; }; hideMark: { control: { type: string; }; }; position: { control: { type: string; }; }; }; }; export default _default; export declare const SliderLabel: any;