import { StyledIcon } from '@styled-icons/styled-icon'; export declare const LockUnlock: StyledIcon; export declare const LockUnlockDimensions: { height: number; width: number; };