import { type FC } from 'react'; import { VisorProps } from './types'; export declare const Visor: FC; //# sourceMappingURL=Visor.d.ts.map