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