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