import type { GeneratePdf } from '../../../../types';
export declare function linhaHorizontalTracejada(input: GeneratePdf.InputLinhaHorizontal): void;
