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