import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const CheckmarkLock: EmotionIcon; export declare const CheckmarkLockDimensions: { height: number; width: number; };