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