export default function hasShape(keys: string[], exact: boolean, object: object): boolean;
