export declare const alias: { id: string; className: string; style: string; key: string; }; export declare const props: string[];