export declare const alias: { unitId: string; onLoad: string; onError: string; }; export declare const props: string[];