import { IconProps } from './@ErkIcon'; declare function LockedIcon(props: IconProps): JSX.Element; export default LockedIcon;