import { ToggleSwitchProps } from '.';
export declare const requiredProps: ToggleSwitchProps;
export declare const testkitTests: {
    title: string;
    props: ToggleSwitchProps;
}[];
export declare const ssrTests: {
    title: string;
    props: ToggleSwitchProps;
}[];
export declare const a11yTests: {
    title: string;
    props: ToggleSwitchProps;
}[];
//# sourceMappingURL=ToggleSwitch.meta.d.ts.map