import { SVGProps } from "react";
declare const FCLockPortrait: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCLockPortrait };
