export default CardLock;
declare function CardLock(props: any): JSX.Element;
