import type { FC, PropsWithChildren } from 'react'; declare const BlurGate: FC; export default BlurGate; //# sourceMappingURL=BlurGate.d.ts.map