export declare const alias: { id: string; src: string; mode: string; className: string; style: string; lazyLoad: string; onLoad: string; onError: string; onTap: string; onClick: string; onTouchStart: string; onTouchMove: string; onTouchEnd: string; onTouchCancel: string; showMenuByLongpress: string; animation: string; }; export declare const props: string[];