/**
* Prints getting started guidance for the customization of the generated
* coat files.
*
* On tiny terminal sizes, no help text is printed since it would overwhelm
* the terminal log.
*/export declare function printCreateCustomizationHelp(): void;