import { noPrintInsert_Interface } from './noPrintInsert.Interface'; export declare function noPrintInsert(args: noPrintInsert_Interface): void;