import Contract from '../artifacts/Contract.js'; export declare function hasInitialValuesInDeclarations(contract: Contract): boolean;