export declare const validateDimension: (amount: number, nameOfProp: string, location: string) => void;
