export declare const webpSupport: boolean; export declare function isPreloadSupported(): boolean; export declare function isPictureSupported(): boolean; export declare function elementSupportsAttribute(element: string, attribute: string): boolean;