import { Functionality } from '../../functionality'; export declare function addDefaults(functionality: Functionality): void;