import { IconSvgProps } from '../types';
declare const FileLock: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default FileLock;
//# sourceMappingURL=FileLock.d.ts.map