import { SVGProps } from 'react';
export declare function IcRoundLock(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
export default IcRoundLock;
