export declare const padFront: (string: string, padding: number) => string;