/// export interface IconDocumentLockSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconDocumentLockSharp: React.FC;