import { IEmojiProps } from "../../styled";
declare const SvgLock4: (props: IEmojiProps) => JSX.Element;
export default SvgLock4;
