export declare const isAutoFillSupported: boolean;
declare const _default: {
    isAutoFillSupported: boolean;
};
export default _default;
