interface FaceIDGlyphProps { size?: number; className?: string; } export declare function FaceIDGlyph({ size, className }: FaceIDGlyphProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=FaceIDGlyph.d.ts.map